home *** CD-ROM | disk | FTP | other *** search
- Path: news1.h1.usa.pipeline.com!usenet
- From: grantp@usa.pipeline.com(Pete)
- Newsgroups: comp.lang.c++
- Subject: Re: YACL-Libary and Borland C++ 4.5
- Date: 2 Feb 1996 11:53:32 GMT
- Organization: Kalevi, Inc.
- Message-ID: <4estvs$bpl@news1.usa.pipeline.com>
- NNTP-Posting-Host: pipe10.h1.usa.pipeline.com
- X-PipeUser: grantp
- X-PipeHub: usa.pipeline.com
- X-PipeGCOS: (Pete)
- X-Newsreader: Pipeline USA v3.3.0
-
- On Feb 02, 1996 01:33:05 in article <YACL-Libary and Borland C++ 4.5>,
- 'Henner Harnisch <fbbe@rummelplatz.uni-mannheim.de>' wrote:
-
- >I am using the YACL-Library with its GUI-Extension.
- >But I am not able to make a Project-File for Borland C++ 4.5
- >
- >Can someone help me, with the standard settings for YACL?
- >Maybe I can download somewhere an example of a IDE-Project-File?
- >
-
- I'm not familiar with the YACL library, so I could be barking up
- the wrong tree here, but I don't see what making a project
- file has to do with which library you use. Just go into the IDE,
- select Project | New Project, then select the appropriate
- options. If YACL is a GUI library, as you mentioned, then
- you do not want to include OWL. If it's a DOS program,
- just declare it as such. Then just set the include paths
- to where the library's header files are and add the library
- file (.lib) to your project.
-
- As far as downloading a sample project file, it wouldn't do
- you much good since it's binary and may contain some
- hard-coded pathnames.
-
- Hmm, on second thought, maybe the question deals with
- make files and not project files.
-
- --
- Pete Grant
- Kalevi, Inc.
- Object Oriented Software Development
-